Skip to content

chore(deps-dev): bump @ai-sdk/openai from 1.3.23 to 2.0.10 #445

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps @ai-sdk/openai from 1.3.23 to 2.0.10.

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​2.0.10

Patch Changes

  • a274b01: refactor(provider/openai): restructure files
  • b48e0ff: feat(provider/openai): add code interpreter tool (responses api)

@​ai-sdk/openai@​2.0.9

Patch Changes

  • 8f8a521: fix(providers): use convertToBase64 for Uint8Array image parts to produce valid data URLs; keep mediaType normalization and URL passthrough

@​ai-sdk/openai@​2.0.8

Patch Changes

  • 57fb959: feat(openai): add verbosity parameter support for chat api
  • 2a3fbe6: allow minimal in reasoningEffort for openai chat

@​ai-sdk/openai@​2.0.7

Patch Changes

  • 4738f18: feat(openai): add flex processing support for gpt-5 models
  • 013d747: feat(openai): add verbosity parameter support for responses api
  • 35feee8: feat(openai): add priority processing support for gpt-5 models

@​ai-sdk/openai@​2.0.6

Patch Changes

  • ad2255f: chore(docs): added gpt 5 models + removed deprecated models
  • 64bcb66: feat(provider/openai): models ids on chat
  • 1d42ff2: feat(provider/openai): models ids

@​ai-sdk/openai@​2.0.5

Patch Changes

  • 6753a2e: feat(examples): add gpt-5 model examples and e2e tests
  • 6cba06a: feat (provider/openai): add reasoning model config

@​ai-sdk/openai@​2.0.4

Patch Changes

  • c9e0f52: Files from the OpenAI Files API are now supported, mirroring functionality of OpenAI Chat and Responses API, respectively. Also, the AI SDK supports URLs for PDFs in the responses API the same way it did for completions.

@​ai-sdk/openai@​1.3.24

Patch Changes

  • 5b20d4b: feat (provider/openai): gpt 5 support
Commits
  • b206ea1 Version Packages (#7961)
  • 63a5dc5 fix(ai): convert user message text/file part provider metadata in convertToMo...
  • a274b01 refactor(provider/openai): restructure files (#7967)
  • 029cf11 chore(docs): fix cookbook toolcall typing issue (#7965)
  • 422f421 chore(docs): remove deprecated o1-mini & o1-preview models, update examples t...
  • b48e0ff feat(provider/openai): add code interpreter tool (responses api) (#7952)
  • c2871e6 fix(provider/amazon-bedrock): resolve opus 4.1 reasoning mode validation erro...
  • 82ed6c2 docs: document hasToolCall and stepCountIs (#7959)
  • 72b6809 docs(providers/openai): remove older openai model variants (#7955)
  • 0c0443c Version Packages (#7945)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@ai-sdk/openai](https://github.com/vercel/ai) from 1.3.23 to 2.0.10.
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/[email protected]...@ai-sdk/[email protected])

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-version: 2.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 07:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 12, 2025
@mongodb-devtools-bot mongodb-devtools-bot bot enabled auto-merge (squash) August 12, 2025 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants